/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}


/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#e97917;text-decoration: none; border-bottom-style:}

.box{ margin:0 auto;width:100%;min-width: 1300px;max-width:1920px; box-sizing: border-box; padding:0 6%;}
.page{margin:0 auto;min-width:1300px;}
.bg{ width: 100%;min-width:1300px; max-width:1920px;}

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

i,em{font-style: normal;}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center; padding:90px 0 40px 0;}
.t h3{font-size:40px;color: #000;line-height: 50px;}
.t h3 b{ color: #e97917;}
.t p{font-size:18px;margin: 10px 0 30px 0;}
.t i{display:inline-block; width:10px; height:10px; background:#e97917;  margin:0 10px; border-radius: 100%;animation: bounce_fountainG 1.2s linear infinite; }
.t i:nth-child(1){animation-delay: .4s;}
.t i:nth-child(2){animation-delay: .6s;}
.t i:nth-child(3){animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {transform:scale(1);}
100% {transform:scale(.5);}
}

/*抬头*/
.top_bg{height: 40px;line-height: 40px;border-bottom:1px #eee solid; font-size: 14px;color: #ccc; padding:0 3%; }
.top_bg a{color: #ccc;}
.top_r a{font-size: 0.8rem;color: #ccc;background: url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210918/20210918210815_223920460.png)no-repeat center left;padding-left:26px;}



.head{display:flex; flex-direction:row;}
.head_bg{height: 130px;position: relative;}
.logo{margin-top:27px; padding-left:3%;}
.name{margin:34px 2.4vw 0 1.4vw;}
.name h3{font-size: 22px;color: #e97917;line-height: 40px; }
.ul{margin:34px 2vw 0 0;}

.head_tel{width:5vw; height:130px; position: relative;    cursor: pointer; background:#e97917 url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917091216_994182217.png)no-repeat center;}
.head_tel p{width:300px; height:0; overflow: hidden; text-align:center; color:#fff; font-weight:bold;transition:0.3s all; z-index: 9;position: absolute;top:130px; right:0;background:rgba(233,121,23,0.8);}
.head_tel:hover p{height:80px;line-height:80px;font-size:30px;}

.head_ewm{width:5vw; height:130px; border-left:1px #eee solid;   cursor: pointer; background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917091248_237989267.png)no-repeat center;}
.head_ewm p{width:130px; height:0; overflow: hidden;transition:0.3s all; z-index: 9;position: absolute;top:130px; right:5vw;background:#fff; }
.head_ewm p img{width:100%;}
.head_ewm:hover p{height:130px;box-shadow: 0 0 20px rgba(0,0,0,0.1); padding:10px;}

/*导航*/
.nav.menu{width:48%;}
.nav.menu .NavCeshi{display:flex; flex-direction:row; justify-content:space-around; width:100%;}
.nav>ul>li{ float: left; display: block; height:130px; transition:0.1s all ease-in-out;}
.nav>ul>li>a{ display: block; color: #222; text-align: center; position: relative; z-index: 3333; height:130px; line-height: 130px; transition:0.3s all ease-in-out; }
.nav>ul>li>a p{font-size:16px;position: relative;}
.NavCeshi > li > a:after{content:""; display: block;width:0; height:4px; background:#e97917; margin:0 auto;transition:0.3s all; position: relative; top:-4px;}
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{width:100%;}

@media (max-width: 1440px){
.nav>ul>li>a p{font-size:15px;}
}

/*导航下拉*/

.head .sedNav { width:100%; overflow:hidden; border-top:1px solid #000; position:absolute; left:0; top:130px; height:0; background-color:rgba(255,255,255,0.9); opacity:0; z-index: -2; transition: 0.5s linear all !important; }
.nav>ul>li:hover .sedNav{opacity:1; z-index: 9; height:auto; padding-top:55px; padding-bottom:70px; }
 
.head .sedNav .title{ overflow:hidden; width:170px;float:left; margin-left:310px;}
.head .sedNav .title i{ display:block; width:40px; height:3px; background-color:#e77918; margin-bottom:20px;}
.head .sedNav .title h3{ font-size:20px; margin-bottom:30px;}
.head .sedNav .title h3 a{ color:#333 !important; font-size:20px;}
.head .sedNav .title .more{ display:block; width:118px; height:30px; text-align:center; line-height:30px; border:1px solid #cecece; font-size:12px; color:#999; font-family:Arial;}
.head .sedNav ul{ overflow:hidden; float:left; width:130px; margin-left:30px;}
.head .sedNav li{ font-size:14px; line-height:30px; width:100%; *float:left}
.head .sedNav li a{ font-size:14px; }
.head .sedNav li a:hover{ color:#e77918;}
.head .sedNav .contect{ display:block; width:128px; height:78px; border:1px solid #cecece; float:left; text-align:center; font-size:12px; color:#555; text-decoration:none; margin-left:45px;}
.head .sedNav .contect img{ display:block; margin:10px auto;}
.head .nav li.a_nav { display:block; font-size:15px; background:#1d458d;}
.head  .nav li.a_nav a {color:#fff;}
.head .prolist2021 ul{margin:0; }

/*幻灯片*/
#banner ,#banner a div{height:760px;}





/*搜索*/
.search_bg{height:94px;border-bottom:1px solid #eee;}
.search_nbg{position: absolute;z-index: 999;top: 565px;height:94px;border-bottom:1px solid #eee;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:260px;height:40px;overflow: hidden;margin-top:26px;border-radius: 30px; border: 1px solid #eee;}
.search{height: 94px;}
.search_l{line-height: 94px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding-right:10px;}
.search_l a:hover{color:#0061ae;}
.search-bg #infoname{width:310px;background:#eee ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search_nbg #infoname{width:310px;height: 40px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 16px;top: 30%;height: 15px;}



/*产品*/
.prod_bg{background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917180010_235156104.jpg)no-repeat center bottom; padding-bottom:90px;}
.prod ul{width:49%; float:left; }
.prod ul+ul{margin-left:1%;}
.prod ul li{  position: relative; overflow: hidden;}
.prod ul:nth-child(1) li:nth-child(1),.prod ul:nth-child(2) li:nth-child(3){width:100%;    clear: both;}
.prod ul:nth-child(1) li:nth-child(2),.prod ul:nth-child(1) li:nth-child(3),.prod ul:nth-child(2) li:nth-child(1),.prod ul:nth-child(2) li:nth-child(2){width:49%; float:left;}
.prod ul:nth-child(1) li:nth-child(2),.prod ul:nth-child(1) li:nth-child(3){ margin-top:2%;}
.prod ul:nth-child(2) li:nth-child(1),.prod ul:nth-child(2) li:nth-child(2){margin-bottom:2%;}
.prod ul:nth-child(1) li:nth-child(3),.prod ul:nth-child(2) li:nth-child(2){margin-left:2%;}
.prod ul li a{display:block; transition: 0.3s ease all;  position: relative;  }
.prod ul li a:after{content:""; display:block; width:100%; height:100%;position: absolute; top:0;left:-100%; transition: 0.3s ease all; background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210918/20210918142842_1031172581.png)no-repeat center 50%;}
.prod ul li a:hover::after{left:100%;}
.prod ul li a img{width:100%;transition: 0.3s ease all;}
.prod ul li a:hover img{transform: scale(1.1);}
.prod ul li a p{position: absolute; bottom:0; left:0; width:100%; height:50px; line-height:50px; color:#fff; font-size:16px; text-align:center; background:rgba(26,68,152,0.5); transition: 0.3s ease all;}
.prod ul li a:hover p{background:#e97917; }


/*产品优势*/
.prodv_bg{background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917185533_2094215458.jpg)no-repeat center; height: 856px; overflow: hidden;}
.prodv_t,.prodv_t h3{color:#fff;}
.prodv{position: relative; }
.prodv li{float: left; width: 10%; text-align: center; font-size: 18px; color: #fff; margin-top:9vw;}
.prodv li:nth-child(4){margin-left: 40%;}
.prodv li:before{content:""; display:block; width: 54px; height: 54px; border-radius: 100%; background-color: #1a4498; margin:0 auto 20px auto; background-image:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210918/20210918144707_1623696231.png);   animation:before 2s ease-out 2s infinite;}
@keyframes before{
	0%{box-shadow:0 0 0 0 rgba(26,68,152,.8);}
	25%{box-shadow:0 0 0 10px  rgba(26,68,152,.3);}
	50%{box-shadow:0 0 0 20px  rgba(26,68,152,.6);}
	750%{box-shadow:0 0 0 10px  rgba(26,68,152,.3);}
	100%{box-shadow:0 0 0 0px  rgba(26,68,152,.1);}
}
.prodv li:nth-child(1):before{background-position: 0 0;}
.prodv li:nth-child(2):before{background-position: -54px 0;}
.prodv li:nth-child(3):before{background-position: -108px 0;}
.prodv li:nth-child(4):before{background-position: -162px 0;}
.prodv li:nth-child(5):before{background-position: -216px 0;}
.prodv li:nth-child(6):before{background-position: -270px 0;}
.prodv_m{position: absolute; margin: auto; top:114px; left: 0; right: 0; width:14vw; height: 14vw; padding-top:4.4vw; border-radius: 100%; font-size: 1.8vw; text-align: center; font-weight: bold; background: rgba(233,121,23,0.8);color: #fff;}


/*banner01*/
.banner01{position:relative; top:-102px; width:100%; height:204px; padding: 32px 60px; background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917191754_562941829.jpg)no-repeat center; color:#fff;  }

.banner01_l h3{font-size: 40px; line-height:64px; padding-top:14px; }
.banner01_l h3 b,.banner01_l p span{color: #e97917; }
.banner01_l p{font-size: 24px;}
.banner01_m{background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917192150_1683090674.png)no-repeat center left; padding-left: 70px; margin:34px 3vw 0 0; }
.banner01_m p{font-size: 18px;}
.banner01_m b{font-size: 36px; font-family: "Impact"; color: #e97917;  }
.banner01_r{width: 140px; height: 140px; padding: 10px;background:#fff; }
.banner01_r img{width: 100%;}



/*证书*/
.honor_bg{overflow: hidden; background: url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917202302_217023314.jpg)no-repeat center bottom;  padding-bottom:100px;}
.honor_t{padding:0;}
.honor{position: relative;text-align:center;}

.honor ul{padding:4% 0 !important;}
.honor ul li{display:inline-block;  width:23.5%; margin-right:2vw; transition: 0.3s ease all; box-shadow: 0 0 50px rgba(0,0,0,0.1);background:#fff; }
.honor ul li>a{display: block;overflow: hidden; transition: 0.3s ease all;border:20px #fff solid;}
.honor .tempWrap{width:100% !important;overflow: visible !important;}
.honor img{width:100%;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;height:auto;}
.honor li:hover img{transform: scale(1.1);}
.honor li p{display:none;}

.honor_btn{background:#fff url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917200308_1640832342.png)no-repeat center;width: 50px;height: 50px;position: absolute;top: 45%;cursor: pointer; border-radius: 100%; box-shadow:0 10px 50px rgba(0,0,0,0.2);}
.honor_btn.btnl{left: 5%;}
.honor_btn.btnr{right: 5%;transform: rotate(180deg);}
.honor_a a{display: block; width: 274px;height: 60px; line-height: 60px; border-radius: 100px; text-align: center; background: #e97917; font-size: 16px; color: #fff; margin: 0 auto;transition: 0.3s ease all;}
.honor_a a:hover{width:350px; }



/*优势*/
.adv_t{padding-top:0; background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917203415_1836926253.png)no-repeat center 25px;}
.adv_t dd{font-size:30px; color:#333; line-height:60px;}
.adv li{float:left; border:1px #eee solid; width:16%; height:43vw; box-sizing: border-box; padding:2.5vw;overflow: hidden;position: relative; cursor: pointer;}
.adv li.on{width:52%;}
.adv li+li{border-left:0;}
.adv li img{width:100%;}
.adv_m{padding-top:5vw;transition: all 0.5s;}
.adv li.on .adv_m{padding:0;}
.adv_w{position: relative; text-align:center; padding-top:2vw;}
.adv_w p{font-size:1.2vw; color:#222; }
.adv_w dd{font-size:30px; color:#ccc; }
.adv_w dd:before{content:""; display:block; width:1px; height:6vw; background:#eee; margin:4vw auto; }
.adv li.on .adv_w{display:none;}
.adv_ww{opacity: 0; padding-top:2vw;}
.adv li.on .adv_ww{opacity: 1;}
.adv_ww h3{font-size:34px; color:#222;}
.adv_ww h3 b{color:#e97917; }
.adv_ww p{font-size:16px; line-height:30px;padding-top:10px;  }
.adv_ww dd{position: absolute; font-size:72px; color:#eee; bottom:10px; right:2.5vw;}



@media (max-width: 1920px){
.adv li{height:37vw;}
}
@media (max-width: 1680px){
.adv li{height:43vw;}
}

@media (max-width: 1560px){
.adv li{height:45vw;}
}

@media (max-width: 1400px){
.adv li{height:47vw;}
}




/*简介*/
.com_bg{background: url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917204811_1345352922.jpg)no-repeat center; height: 900px; margin-top:110px; padding-top:30px;}
.com_t,.com_t h3{color:#fff;}
.com p{ text-align: center; font-size: 16px; line-height: 40px;color:#fff; padding:30px 0 70px 0;}
.com a{display: block; margin: 0 auto; width: 66px; height: 66px; border-radius: 100%; border:2px #fff solid;    position: relative; }
.com a img{ position: relative;     z-index: 2;}
.com a:after,.com a:before{content:""; display:block; width:100%; height:100%; border-radius: 100%;position: absolute; top:0; left:0;   background:rgba(26,68,152,.8);transform:scale(0);}
.com a:after{animation:com1 2s ease-out infinite;}
.com a:before{animation:com2 3s ease-out infinite;}
@keyframes com1{
	0%{transform:scale(0.3); opacity: 1;}
	50%{transform:scale(1.5);opacity: 0.5;}
	100%{transform:scale(2);opacity: 0;}
}
@keyframes com2{
	0%{transform:scale(0.6); opacity: 1;}
	50%{transform:scale(1.8);opacity: 0.5;}
	100%{transform:scale(2.4);opacity: 0;}
}




.com_b{ width: 100%;}
.com_b li{float: left; width: 25%; text-align: center; color:#fff;  padding-top:60px;}
.com_b p{font-size: 50px; font-family: "Arial"; }
.com_b p span{font-size: 20px; font-family: "Microsoft YaHei"}
.com_b dd{font-size: 16px; line-height: 30px;}



.com_image{background: #fff; padding:3vw; box-shadow: 0 0 100px rgba(0,0,0,0.1); width:88%; margin:0 auto; }
.com_a{width:50%; margin:0 auto;}
.com_a a{display:block; float:left; width:28%; height:40px; line-height:40px; text-align:center; background:#1a4498; color:#fff; font-size:16px;transition:0.3s all ease;  margin-bottom:40px;}
.com_a a+a{margin-left:2%; }
.com_a a.on{width:40%;  background:#e97917;}
.com_cont ul li{display: inline-block; width: 23.5%; text-align: center; position: relative; }
.com_cont ul li+li{margin-left: 2%;}
.com_cont ul li a{display: block; overflow: hidden; }
.com_cont ul li img{ width: 100%; height: auto; transition:0.3s all ease;}
.com_cont ul li:hover img{transform:scale(1.1);}
.com_cont ul li p{position: absolute; bottom:0; width:100%; }
.com_cont ul li p a{line-height:44px;width:100%; background:rgba(0,0,0,0.4); color:#fff; font-size:16px; transition:0.3s all ease;}
.com_cont ul li:hover p a{ background:rgba(233,121,23,0.8);}



/*新闻*/
.news_top ul{text-align:center; margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{display:inline-block; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background:linear-gradient(-90deg, #2083f2, #1a4498);box-shadow:0px 0px 10px rgba(38, 149, 215, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210918/20210918210914_1236311759.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #1a4498;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}





/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #1a4498;top:24px;left: -22px;}
.bq_item li+li{margin-left:10%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:130px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 73%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#1a4498;border-color:#1a4498;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 26%;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}



.links{  padding:15px 0; background:#eee; line-height:92px; font-size:18px; color:#333;}
.links p.fl{ background:url(https://memberpic.114my.com.cn/gufeng/uploadfile/image/20210918/20210918210945_117737257.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#333; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.links_r{width:90% !important; padding-top:16px; padding-left:1%;}
.linkTagcs{width:100% !important;}
.linkTagcs li a{font-size:15px;}






/*浮动*/
.qqkefu{
    position: fixed;
    top:60%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 990;
    right: 10px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("//memberpic.114my.com.cn/gufeng/uploadfile/image/20210917/20210917213014_1521668989.png") no-repeat;
    background-color:#1a4498;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#e97917;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_czc{
    background-position: right -228px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    position: absolute;
    right: -5px;
    top: 122px;
}
    .app{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;

}
.app p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    position: absolute;
    right: -5px;
    top: 132px;
}


    .erweima1{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;

}
.erweima1 p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima1 p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima1 .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    position: absolute;
    right: -5px;
    top: 122px;
}


.box #player .pv-video-player .pv-video-wrap video.pv-video{margin-left:-45px;}


.nav>ul>li:nth-child(4) a p {
    font-size: 22px;
}

.nav>ul>li:nth-child(4) a {font-weight: bold;color: #e70e0e;}

.nav>ul>li:nth-child(4) a p span{animation:nbanA 2s infinite;display: inline-block;}
.nav>ul>li:nth-child(4) a p span:nth-child(2){animation-delay: 0.2s;}
.nav>ul>li:nth-child(4) a p span:nth-child(3){animation-delay: 0.4s;}
.nav>ul>li:nth-child(4) a p span:nth-child(4){animation-delay: 0.6s;}

@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-10px);}
100%{transform: translateY(0px);}
}



@keyframes tptd{
  0%{transform: translateY(0);}
  50%{transform: translateY(5px);}
  100%{transform: translateY(0);}
}